ASP.NET MVC コントロールヘルプ
DataLabelBaseBuilder<TControl,TBuilder> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : DataLabelBaseBuilder<TControl,TBuilder> クラス
DataLabelBase のビルダ。
オブジェクト モデル
DataLabelBaseBuilder<TControl,TBuilder> クラス
シンタックス
'宣言
 
Public Class DataLabelBaseBuilder
    (Of TControl As DataLabelBase,
     TBuilder As DataLabelBaseBuilder(Of TControl,TBuilder)) 
   Inherits BaseBuilder(Of TControl,TBuilder)
public class DataLabelBaseBuilder<TControl,TBuilder> : BaseBuilder<TControl,TBuilder> 
where TControl: DataLabelBase
where TBuilder: DataLabelBaseBuilder<TControl,TBuilder>
型パラメータ
TControl
TBuilder
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.DataLabelBaseBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.DataLabelBuilder
            C1.Web.Mvc.Fluent.PieDataLabelBuilder

参照

DataLabelBaseBuilder<TControl,TBuilder> メンバ
C1.Web.Mvc.Fluent 名前空間